home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / gnustuff / tos / updates / update19.zoo / gperf / diffs next >
Encoding:
Text File  |  1992-03-23  |  408 b   |  20 lines

  1. *** options.cc.orig    Mon Mar 23 16:02:33 1992
  2. --- options.cc    Mon Mar 23 16:02:44 1992
  3. ***************
  4. *** 21,27 ****
  5.   #include <stdio.h>
  6.   #include <builtin.h>
  7.   #include <assert.h>
  8. ! #include <GetOpt.h>
  9.   #include "options.h"
  10.   #include "iterator.h"
  11.   
  12. --- 21,27 ----
  13.   #include <stdio.h>
  14.   #include <builtin.h>
  15.   #include <assert.h>
  16. ! #include <xgetopt.h>
  17.   #include "options.h"
  18.   #include "iterator.h"
  19.   
  20.